/*.gz_3 {
	width: 100%;
	clear: both;
}

.gz-footer {
	width: 100%;
	margin: 30px auto;
}

.gz-footer-link {
	width: 1200px;
	margin: 0px auto;
}

.gz-footer-link-title {
	width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    border-bottom: 2px solid #333333;
}

.gz-footer-link-content {
	width: 100%;
	font-size: 14px;
    font-family: "΢���ź�", "����";
    font-weight: normal;
    color: #404040;
}

.weblink_label {
	display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #0277BD;
    margin-right: 20px;
}

.weblink_item {
	display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #333333;
    margin-right: 20px;
    cursor: pointer;
}

.weblink_item:hover{
	font-weight: bold;
}

.gz-footer-statistics {
	width: 100%;
	height: 60px;
	background: #0277BD;
}

.gz-footer-statistics-1 {
	width: 1200px;
	height:60px;
	margin: 0px auto;
}

.gz-footer-statistics ul li {
	list-style: none;
	color: #FFFFFF;
	font-size: 16px;
	float: left;
	height: 60px;
	line-height: 60px;
	width: 300px;
	text-align: center;
	margin-top: -4px;
}

.gz-footer-statistics ul li span{
	font-size: 24px;
}

.gz-footer-webinfo {
	width: 1200px;
	margin: 0px auto;
}

.gz-footer-webinfo p {
	font-size: 14px;
	height:20px;
	line-height:20px;
	width: 100%;
	color: #999999;
	text-align: center;
}

.gz-footer-orgimage{
	width:100%;
	text-align: center;
	margin-top: 15px;
}


.img{
	width: 100%;
	height: 38px;
}

.gz-footer-link-content-list{
	width: 1150px;
}
.gz-footer-link-content-list a:hover{
	text-decoration: underline;
}
.webinfo {
	width: 100%;
	padding-top: 20px;
	background-color: #cccc;
}*/
#footer .sx-part{
  height: 200px;
  width:1200px;
}
#footer .friend-links{
   margin-bottom: 30px;
   position: relative;
}
#footer .friend-links .line{
  height: 190px;
  width: 0;
  position: absolute;
  border-left: 1px solid #CECECE;
  border-right: 1px solid #ffffff;
  top:2px;

}
#footer .friend-links .line line-1{
 left: 170px;
}
#footer .friend-links .line line-2{
 left: 480px;
}
#footer .friend-links .line line-3{
 left: 787px;
}
#footer .friend-links .line line-4{
 left: 1097px;
}
#footer .friend-links div.link{
  margin-bottom: 10px;

}

#footer .friend-links span{
  display: inline-block;
  color:#666666;
  width: 164px;
}
#footer .friend-links a{
  display: inline-block;
  color:#999999;
  width: 217px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 78px;
  margin-right: 50px;
}

#footer .site-infor *{
  color: #999999;
}
#footer .site-infor p{
  margin-top:10px;
}
#footer .site-infor .phoneNum span{
  margin-left: 50px;
}
#footer .site-infor .copyright{
  /* height: 53px;
  line-height: 53px;
  background: url(../../image/index/icon_site.png)-10px no-repeat;
  padding-left: 100px; */
}
#footer .site-infor .phoneNum span em{
  font-style: normal;
  background: url(../../image/index/phone-g.png) left no-repeat;
  padding-left: 15px;
  margin-left: 5px;
}

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, tbody, th, td, th, img, textarea, div, a {
    border: 0 none;
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 100%;
    text-align: left;
    vertical-align: baseline;
    font-size: 14px;
    font-weight: normal;
    color: #404040;
    font-style:normal;
}

